func runtime.funcMaxSPDelta
4 uses
runtime (current package)
preempt.go#L319: total := funcMaxSPDelta(f)
preempt.go#L321: total += funcMaxSPDelta(f)
stack.go#L1079: max := uintptr(funcMaxSPDelta(f))
symtab.go#L1047: func funcMaxSPDelta(f funcInfo) int32 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)